home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000046_news@newsmaster….columbia.edu _Mon Sep 21 09:42:20 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA22269
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Sep 1998 09:42:20 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA04889
  7.     for kermit.misc@watsun; Mon, 21 Sep 1998 09:42:19 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: control-c not sent until alt-x pressed twice
  12. Date: 21 Sep 1998 13:42:17 GMT
  13. Organization: Columbia University
  14. Lines: 21
  15. Message-ID: <6u5l3p$kui$1@apakabar.cc.columbia.edu>
  16. References: <3605E505.B176378A@thermeon.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9223
  19.  
  20. In article <3605E505.B176378A@thermeon.com>,
  21. Scott Sampson  <ssampson@thermeon.com> wrote:
  22. : Using K95 1.1.17 telnet SRP/CAST encrypted sessions, after connecting
  23. : ctrl-c is not sent over connection, but then do alt-x twice and then
  24. : ctrl-c does get sent.  Is this intentional?  Why does switching between
  25. : connect & command mode and back change behaviour?
  26.  
  27. Definitely not intentional.  However, the most likely cause is that
  28. the Ctrl-C is not being delivered to K95 by Windows.  Switching between
  29. Command and Terminal modes resets the state of the Ctrl-C processing
  30. in the console window (shoudl it be interpretted as a Break signal or 
  31. as a character.)  My guess is that Windows is not delivering the 
  32. character to k95 on your system.
  33.  
  34. You can check this with a debug.log.
  35.  
  36.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  37.                  The Kermit Project * Columbia University
  38.               612 West 115th St #716 * New York, NY * 10025
  39.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org